Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix used sector space accounting after AddPieceFailed #7530

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Oct 18, 2021

No description provided.

@magik6k magik6k requested a review from a team as a code owner October 18, 2021 07:55
@magik6k magik6k changed the title Fix used sectors space accounting after AddPieceFailed Fix used sector space accounting after AddPieceFailed Oct 18, 2021
@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #7530 (63c8b8e) into master (a079516) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7530      +/-   ##
==========================================
- Coverage   39.91%   39.88%   -0.03%     
==========================================
  Files         632      632              
  Lines       66924    66926       +2     
==========================================
- Hits        26714    26696      -18     
- Misses      35588    35610      +22     
+ Partials     4622     4620       -2     
Impacted Files Coverage Δ
extern/storage-sealing/input.go 55.67% <100.00%> (+0.31%) ⬆️
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-3.38%) ⬇️
chain/store/store.go 63.50% <0.00%> (-1.50%) ⬇️
node/impl/full/chain.go 12.27% <0.00%> (-0.60%) ⬇️
markets/storageadapter/dealpublisher.go 82.03% <0.00%> (-0.49%) ⬇️
chain/messagepool/selection.go 80.52% <0.00%> (-0.41%) ⬇️
chain/sync_manager.go 67.08% <0.00%> (-0.32%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a079516...63c8b8e. Read the comment docs.

@jennijuju jennijuju added the P1 P1: Must be resolved label Oct 18, 2021
@jennijuju jennijuju added this to the v1.13.1 milestone Oct 18, 2021
@magik6k magik6k merged commit e5d73f2 into master Oct 18, 2021
@magik6k magik6k deleted the fix/ap-fail-used-acc branch October 18, 2021 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 P1: Must be resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants